TO-DO

Improvements

  1. Upper-bound on Slack vars
  2. WalkSAT idea to change fixing schema
  3. OMIP alternatives for diversification

TEST

  • Compare std ACS
  • Compare dyn ACS
  • Compare together (no run needed)
  • Compare ACS - Th1 - DetBounds3. OMIP alternatives for diversification

DONE

JSON Management sketch

Pasted image 20250518011354.png

Then, there should be a file (dataMerge.py) that collect such output JSON into the single date-raw.json file. The plotting system must be redefined so that we have as result 3 plots.

New plot per test:

  1. Success rate on tested instances
  2. MIP Gap
  3. Execution time
    Test results must contain value and time for each algorithm.
    Use mean and if necessary geomean shifted.